2007
Sven Neumann
Returns TRUE if the image is valid.
This procedure checks if the given image ID is valid and refers to an existing image.
unknown
| Type | Name | Description |
|---|---|---|
| PF_IMAGE | image | The image to check |
| Type | Name | Description |
|---|---|---|
| PF_INT | valid | Whether the image ID is valid (TRUE or FALSE) |